home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 108 / MacAddict108.iso / Software / Audio & Music / StartupSoundPrefPane 1.0.3.dmg / Uninstaller.app / Contents / Resources / French.lproj / MainMenu.nib / classes.nib next >
Encoding:
Text File  |  2005-05-04  |  619 b   |  20 lines

  1. {
  2.     IBClasses = (
  3.         {
  4.             ACTIONS = {startUninstall = id; }; 
  5.             CLASS = AppController; 
  6.             LANGUAGE = ObjC; 
  7.             OUTLETS = {
  8.                 "_cancelButton" = NSButton; 
  9.                 "_progressBar" = NSProgressIndicator; 
  10.                 "_removePrefSwitch" = NSButton; 
  11.                 "_statusField" = NSTextField; 
  12.                 "_uninstallButton" = NSButton; 
  13.                 "_window" = NSWindow; 
  14.             }; 
  15.             SUPERCLASS = NSObject; 
  16.         }, 
  17.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }
  18.     ); 
  19.     IBVersion = 1; 
  20. }